Application-Defined Functions
To use either the system or the deferred task functions, you need to write a process callback function that Open Transport can call to execute your task at the appropriate time. When you create a system or a deferred task, you provide Open Transport with a pointer to your process callback function.
Subtopics
- MyProcessCallbackFunction